home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3708 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: bcfreenet.seflin.lib.fl.us!bcfreenet!z007400b
  2. From: z007400b@bcfreenet.seflin.lib.fl.us (Ralph Silverman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Can a Unix compiler be used for dos apps?
  5. Date: 30 Jan 1996 17:46:34 GMT
  6. Organization: SEFLIN Free-Net - Broward
  7. Message-ID: <4ellhq$4mv@bcfreenet.seflin.lib.fl.us>
  8. References: <rmhanson.81.30F9A6C2@students.wisc.edu> <DL7G0u.EyH@xvt.com> <4do8gm$bqf@redstone.interpath.net>
  9. NNTP-Posting-Host: bcfreenet.seflin.lib.fl.us
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Scott McMahan - Softbase Systems (softbase@mercury.interpath.net) wrote:
  13. : Bruce A. Yelen (bruce@xvt.com) wrote:
  14. : : >the question is there anyway I can use my unix box to run a compiler that 
  15. : : >would create dos executables? Then just ftp the programs to my home.
  16.  
  17. : : DOS executables have a different format than UNIX.  In theory, you could 
  18. : : compile and link code on Unix to run under DOS but you would need a compiler 
  19. : : specificaly for that purpose.  I don't know of any myself.
  20.  
  21. : I know the Xenix compiler I used a couple of years ago was 
  22. : capable of cross-compiling DOS executables.
  23.  
  24. : Scott
  25.  
  26.  
  27. --
  28. **********begin r.s. response********
  29.  
  30.     why not use the on line
  31.     manual to search the presence
  32.     of a cross compiler?
  33.     suggest
  34.  
  35.         man cc
  36.     ,
  37.     to start
  38.     .
  39.  
  40. **********end r.s. response**********
  41. Ralph Silverman
  42. z007400b@bcfreenet.seflin.lib.fl.us
  43.  
  44.